home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ubt101.zip / UBT-BIN.ZIP / UBTXFER.BAT < prev   
DOS Batch File  |  1992-10-22  |  352b  |  20 lines

  1. echo off
  2. rem
  3. rem  U-Boat - Version B.01
  4. rem  Sample External File Download
  5. rem  by M. W. Bayley - Feb. 1, 1992
  6. rem  Copyright (c) 1992 Mycroft Systems
  7. rem  Mycroft Systems BBS: (408)927-0105
  8. rem
  9.  
  10. rem Port = %1
  11. rem File = %2
  12.  
  13. cls
  14. echo 
  15. echo  U-Boat - Version B.01
  16. echo  External File Download
  17. echo 
  18. dsz port %1 handshake on sz %2
  19.  
  20.